Welcome![Sign In][Sign Up]
Location:
Search - b tree

Search list

[Mathimatics-Numerical algorithmsbtree-mem.tar.z

Description: 用Borland C写的B-Tree算法
Platform: | Size: 131316 | Author: | Hits:

[Mathimatics-Numerical algorithmsbtree2.zip

Description: 用C++实现的B-Tree算法
Platform: | Size: 857 | Author: | Hits:

[Mathimatics-Numerical algorithmsbtree_java.zip

Description: 一个用Java applet实现的B-Tree算法
Platform: | Size: 19133 | Author: | Hits:

[Mathimatics-Numerical algorithmsbtree_vb.zip

Description: 一个用Basic实现的B-Tree算法
Platform: | Size: 12953 | Author: | Hits:

[Data structsB-tree

Description: 输入一棵二叉树的扩展的前序序列,经过处理后生成一棵二叉树,然后对于该二叉树输出前序、中序和后序遍历序列。-Enter the extension of a binary tree sequence of the first order, a binary tree generated after treatment, then the binary output for pre-order, the order and post order traversal sequence.
Platform: | Size: 1024 | Author: zyc | Hits:

[JSP/JavaBTree

Description: B+树,B+树的插入删除建立查询等功能,都已经实现,可以初始化建立一棵树再往里插入新数据,删除,查找。-B+ tree
Platform: | Size: 652288 | Author: TT | Hits:

[Linux-Unixhash_tree_linux

Description: linux下写的哈希树,用位计算进行哈希,树选用B+树,能直接应用于各种函数。-a hash tree written under linux , using bit calculation to hash, the tree used B+ tree,can be directly applied to a variety of functions.
Platform: | Size: 24576 | Author: caonima | Hits:

[ADO-ODBCb_plus_tree

Description: 支持b+ tree树的初始化以及增删改操作,借以了解数据库中index的数据结构-b+ tree
Platform: | Size: 4096 | Author: songchen | Hits:

[Software EngineeringcPP_B-Tree

Description: 用c++写的B树算法。包括插入、删除、查找等,供参考。-Written in c++ B-tree algorithm. Including insert, delete, search for information.
Platform: | Size: 9216 | Author: cherry | Hits:

[OtherBP-tree

Description: b+树 是b树的变种 是在磁盘存储中利用B+树数据结构-B+ tree B+ tree B+ tree B+ tree
Platform: | Size: 17408 | Author: 谢枫 | Hits:

[OtherB-tree

Description: 二叉树遍历,本程序可以完成二叉树遍历的功能,进入页面按提示操作即可。-Binary tree traversal, this procedure can be completed binary tree traversal function, go to the page according to the prompts.
Platform: | Size: 144384 | Author: 王威 | Hits:

[OS programB-Trees-c-code-and-instructions

Description: B树的实现代码,其中有大量的注释,可以为初学者带来方便,此代码仅供参考。-B-tree implementation code, which has a lot of notes, can bring convenience for the beginner, this code is for reference only.
Platform: | Size: 20480 | Author: sss316 | Hits:

[CSharpMyB-Tree

Description: 3.给定键值,通过B+树进行查找。同时比较与直接扫描表的性能差别。(利用B+树时可根据内存大小决定放置多少层次到内存)-B+ Tree
Platform: | Size: 25600 | Author: rend | Hits:

[OS programB-Tree

Description: B树实现啊 数据结构还有基本操作-something about BTree
Platform: | Size: 4096 | Author: 颜海周 | Hits:

[OtherB-Tree_Demo

Description: B树的实现 B+树的实现,数据库课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手(c++)-We design classes require written b+ Tree c++ Achieve, can be inserted to find the deletion of such operations, the code is simple, suitable for novice
Platform: | Size: 70656 | Author: 王帅 | Hits:

[OtherB-Tree

Description: 采用二叉树,快速处理字符,排除重复字符,并进行排序,比一般的排序方法效率提高非常多-Binary tree, rapid processing of characters, excluding repeated characters, and sorted, higher than the average efficiency is very much sort method
Platform: | Size: 3887104 | Author: 杨会 | Hits:

[Special Effectsab-tree

Description: (a,b) tree with finger search
Platform: | Size: 4096 | Author: tong099428 | Hits:

[Data structsB-Tree_danciking

Description: 使用B树编写实现背单词功能。可添加删除单词,可修改单词熟悉度,可查询排序为第k个的单词-Use B-tree prepared to achieve word back function. Delete the word to add, modify the word familiarity, can be found at the k-th order of words
Platform: | Size: 863232 | Author: 范明柯 | Hits:

[OtherBTree-and-BPlusTree-Realize-master

Description: B+树、b-树的代码实现,采用了C/C++来写 # 文件说明: 1.Tree.h:B树和B+树的通用接口,虚基类。BTree和BPlusTree都继承它,只有BPlusTree才有linear函数 2.BTree.h,BTree.cpp:B树的声明、实现代码 3.BPlusTree.h,BPlusTree.cpp:B+树的声明、实现代码,注:大多数的函数,B和B+都是一样的,但是我还是分开写了,比如输出函数 4.Context.h:策略方法的实现 5.mian.cpp:使用用例,因为我测试的时候windows和linux都有,为使中文不乱码,我在main写的简单的英语说明(code of B+ tree & B- tree)
Platform: | Size: 11264 | Author: fcs | Hits:

[OtherdbProject

Description: a database finished with b+ tree
Platform: | Size: 858112 | Author: nien | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »

CodeBus www.codebus.net